﻿.cpYearNavigation, .cpMonthNavigation
{
	background-color: #6677DD;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.cpMonthDayTD
{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.cpDropDown
{
	background-color: navy;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText
{
	font-family: arial;
	font-size: 9pt;
	
}
TD.cpDayColumnHeader
{
	background-color: silver;
	text-align: center;
	font-weight: bold;
	border: solid black;
	border-width: 1 1 1 1;
}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate
{
	text-align: center;
	text-decoration: none;
	border:solid 1px #6f9dd9;
	border-width: 1 0 0 1;

	
}


.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled
{
	color: #D0D0D0;
	text-align: right;
	font-weight: bold;
	text-decoration: line-through;
}
.cpCurrentMonthDate
{
	background-image:url("/Style Library/images/calnumBttn.gif");
	background-repeat:repeat-x;
	background-color:white;
	
	color: black;
	font-weight: bold;
}
.cpCurrentDate
{
	color: #FFFFFF;
	font-weight: bold;
}
.cpOtherMonthDate
{
	background-image:url("/Style Library/images/calnumBttn.gif");
	background-repeat:repeat-x;	
	background-color:#d6e8ff;
	color: #808080;
	font-weight: bold;
}
TD.cpCurrentDate
{
	background-image:url("/Style Library/images/calnumBttntoday.gif");
	background-repeat:repeat-x;
	color: #FFFFFF;
	background-color: White;
	
	

}
TD.cpCurrentDateDisabled
{
	border:solid 1px #6f9dd9;
}
TD.cpTodayText, TD.cpTodayTextDisabled
{
	border:solid 1px #6f9dd9;
	border-width: 1 1 1 1;
}
.cpTodayHr
{
	color:#6677DD;
	height:1px;
}
.cpDateHeader
{
	border-bottom-color:Red;
	border-bottom-width:1px;
}
A.cpTodayText, SPAN.cpTodayTextDisabled
{
	height: 20px;
}
A.cpTodayText
{
	color: #6677DD;
	font-weight: bold;
}
SPAN.cpTodayTextDisabled
{
	color: #D0D0D0;
}
.cpBorder
{
	background-color:white;
	
}
